From 9d0d4cef0368e60793d6d9d4716bf829041748a0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 3 Oct 2020 12:52:19 -0400 Subject: [PATCH] Cosmetics --- gtk/gtktestutils.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gtk/gtktestutils.c b/gtk/gtktestutils.c index 7688e12e71..35691d0c3d 100644 --- a/gtk/gtktestutils.c +++ b/gtk/gtktestutils.c @@ -151,7 +151,8 @@ gtk_test_list_all_types (guint *n_types) /** * gtk_test_register_all_types: * - * Force registration of all core Gtk+ and Gdk object types. + * Force registration of all core GTK object types. + * * This allowes to refer to any of those object types via * g_type_from_name() after calling this function. **/ -- 2.30.2